forked from avana/sito-hackit-20
tema: centra scritte nel menu
This commit is contained in:
parent
48592c1f02
commit
246fda91ed
1 changed files with 6 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue