Feat: cleaning local css and invert columns

This commit is contained in:
2021-08-12 11:44:09 +02:00
parent 8f32f5b1b9
commit 1e2005613b
5 changed files with 14 additions and 44 deletions

View File

@@ -77,7 +77,7 @@ button:hover {
flex-direction: column-reverse;
}
.hightlight > ul :first-child{
font-size: 3rem;
font-size: 2rem;
font-weight: bold;
text-align: center;
}