mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-22 08:36:46 -05:00
fix: hide logotype text on mobile
This commit is contained in:
@@ -531,6 +531,9 @@ button * {
|
||||
svg.logotype {
|
||||
left: 0;
|
||||
}
|
||||
svg.logotype text#Pretendo {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.miieditor-wrapper {
|
||||
grid-template-columns: auto;
|
||||
|
||||
Reference in New Issue
Block a user