1
0
Fork 0
mirror of https://github.com/voltbonn/diversity.volt.link.git synced 2024-06-24 23:10:57 +00:00

Update index.css

This commit is contained in:
thomasrosen 2022-11-21 16:40:02 +01:00
parent 633db5c470
commit b2f75ffda7

View file

@ -107,7 +107,7 @@ a:hover {
width: var(--page-width);
max-width: calc(100% - 64px);
margin: 0 auto;
padding: 0 0 64px 0;
padding: 64px 0;
}
section {