Poprawa stylów CSS oraz dodanie sekcji autora w szablonie artykułu
This commit is contained in:
@@ -2430,10 +2430,8 @@ a {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
border-bottom: 0;
|
||||
gap: 10px;
|
||||
|
||||
@include respond-below(sm) {
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
@extend .box;
|
||||
|
||||
@@ -2443,8 +2441,6 @@ a {
|
||||
}
|
||||
|
||||
li {
|
||||
margin-right: 8px;
|
||||
|
||||
&:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user