Actualiser main-site.scss
This commit is contained in:
parent
4b08b23299
commit
0f45b8de54
1 changed files with 6 additions and 0 deletions
|
@ -41,6 +41,12 @@ a{
|
|||
height:110%;
|
||||
}
|
||||
}
|
||||
h1{
|
||||
font-weight: 600;
|
||||
text-align: center;
|
||||
text-decoration: underline;
|
||||
font-size: large;
|
||||
}
|
||||
body {
|
||||
background-color: $bgcolor;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue