Default font sans-serif

pull/1/head
Антон Аксенов 2022-02-09 16:37:45 +08:00
parent e66f73a46a
commit ab2d5719b6
No known key found for this signature in database
GPG Key ID: 2B5A252645C3E670
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ button {
border-radius: 10px;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.45), 0 4px 8px rgba(0, 0, 0, 0.35), 0 8px 12px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.45), 0 4px 8px rgba(0, 0, 0, 0.35), 0 8px 12px rgba(0, 0, 0, 0.15);
font-family: "Montserrat";
font-family: "sans-serif";
}
.container h2.title {