mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Removed the width atribute (#828)
Because of the width attribute, Tachiyomi Text moves down
This commit is contained in:
parent
f0161b9511
commit
83799147b3
@ -136,7 +136,6 @@ $navbar-horizontal-padding = 1.5rem
|
|||||||
.links
|
.links
|
||||||
padding-left 1.5rem
|
padding-left 1.5rem
|
||||||
.site-name
|
.site-name
|
||||||
width calc(100vw - 9.4rem)
|
|
||||||
overflow hidden
|
overflow hidden
|
||||||
white-space nowrap
|
white-space nowrap
|
||||||
text-overflow ellipsis
|
text-overflow ellipsis
|
||||||
|
Loading…
Reference in New Issue
Block a user