Add: #716 スマホで見た時、右サイドメニューの下に大きめの余白 (#718)

This commit is contained in:
KMY(雪あすか) 2024-04-18 12:46:37 +09:00 committed by GitHub
parent f79fb3adae
commit 957caea207
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2984,6 +2984,10 @@ $ui-header-logo-wordmark-width: 99px;
display: none;
}
.navigation-panel__legal {
margin-bottom: 100px;
}
.column-link__icon {
font-size: 18px;
}