Compare commits

...

2 Commits

Author SHA1 Message Date
Marcus Noble 8ce81fde3f
Resize project box
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2022-09-28 16:19:02 +01:00
Marcus Noble 1f87e74e24
Removed past DevOpsNotts event
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2022-09-28 16:17:27 +01:00
2 changed files with 1 additions and 8 deletions

View File

@ -113,13 +113,6 @@ projects:
- color: "#00ADD8"
name: Go
events:
- date: "2022-09-27"
humanDate: "September 27, 2022"
url: https://www.meetup.com/devops-notts/events/288022574/
eventName: DevOpsNotts
details:
- name: The Wonders and Woes of Webhooks
type: Meetup Talk
- date: "2022-09-29"
humanDate: "September 29 - 30, 2022"
url: https://devopsdays.org/events/2022-london/welcome/

View File

@ -156,7 +156,7 @@
}
.projects li {
width: 400px;
width: 328px;
max-width: 100%;
border: 2px solid;
border-radius: 6px;