kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
TabsBar: properly center icon links
rodzic
4fd9c90e69
commit
a4ad30e8aa
|
@ -174,7 +174,6 @@
|
|||
text-decoration: none;
|
||||
position: relative;
|
||||
align-items: center;
|
||||
padding-right: 4px;
|
||||
font-weight: bold;
|
||||
transition: 0.1s;
|
||||
outline: none;
|
||||
|
@ -234,7 +233,7 @@
|
|||
border-radius: 999px;
|
||||
z-index: -1;
|
||||
width: calc(100% + 12px);
|
||||
margin-left: -9px;
|
||||
margin-left: -6px;
|
||||
|
||||
@media screen and (max-width: 895px) {
|
||||
height: 0;
|
||||
|
|
Ładowanie…
Reference in New Issue