css aside

This commit is contained in:
2024-03-07 10:38:09 +01:00
parent 265c7fbc03
commit 84e00eaaa9
4 changed files with 10 additions and 8 deletions

View File

@@ -19,10 +19,10 @@
.field-content{
display: flex;
flex-direction: column;
font-size: 0.6rem;
font-size: 0.5rem;
font-weight: 800;
span{
font-weight: 400;
font-weight: 600;
}
}

View File

@@ -29,7 +29,8 @@
font-weight: 400;
.field-content{
margin-bottom: 0.7rem;
margin-bottom: 0.5rem;
font-size: 0.6rem;
}
@media (max-width: 810px){
display: none;