generated from Seekra/repository-template
style(not-found): replace 2vw font size with stable 1.75rem dimension
This commit is contained in:
@@ -43,7 +43,7 @@ const { t } = useI18n();
|
||||
.error-message{
|
||||
margin: 0;
|
||||
font-weight: 600;
|
||||
font-size: 2vw;
|
||||
font-size: 1.75rem;
|
||||
}
|
||||
#link {
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user