mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 09:26:40 +00:00
9 lines
72 B
CSS
9 lines
72 B
CSS
body {
|
|
margin: 0;
|
|
font-size: x-small;
|
|
}
|
|
|
|
h2::after {
|
|
margin: 0;
|
|
}
|