css aside
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
}
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user