Harmonize titles on front page

This commit is contained in:
Antoine Bartuccio 2025-01-02 02:47:39 +01:00
parent d1b1b07aeb
commit 5bd0ef0cf0

View File

@ -31,7 +31,7 @@
padding: 0.4em;
margin: 0 0 0.5em 0;
text-transform: uppercase;
font-size: 1.1em;
font-size: 17px;
&:not(:first-of-type) {
margin: 2em 0 1em 0;
@ -56,14 +56,7 @@
margin-bottom: 1em;
h3 {
border-radius: 5px 5px 0 0;
box-shadow: $shadow-color 1px 1px 1px;
padding: 0.5em;
font-weight: bold;
font-size: 150%;
text-align: center;
text-transform: uppercase;
background: $second-color;
margin-bottom: 0;
}
#links_content {