Update 'backplaces/style.css'

master
ada 3 weeks ago
parent 205abfbc32
commit 1399ddc9c6

@ -77,8 +77,10 @@ button:hover{
margin: auto; margin: auto;
margin-right: 0; margin-right: 0;
line-height: 3.5rem; line-height: 3.5rem;
}
a{color: inherit} a{color: inherit
}
img { img {
width: 2rem; width: 2rem;
@ -96,7 +98,10 @@ button:hover{
.container { .container {
margin: 50px 0; margin: 50px 0;
line-height: 3.5rem; line-height: 3.5rem;
h1 {font-style: normal} }
h1 {
font-style: normal;
}
h2 { h2 {
font-size: 40px; font-size: 40px;

Loading…
Cancel
Save