tema: centra scritte nel menu

This commit is contained in:
boyska 2020-08-05 11:21:11 +02:00
parent 48592c1f02
commit 246fda91ed

View file

@ -97,7 +97,12 @@ h1 > (a, a:focus, a:active) { color: $c-titles; }
border-radius: 1em;
padding: 1em 0px;
ul { list-style: none; }
> .columns { font-size: 120%; }
font-size: 120%;
> div {
max-width: 15em;
text-align: center;
margin: auto;
}
}
#logo-div {
position: fixed;