(Новая страница: «→All CSS here will be loaded for users of the mobile site: @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap'); .header-container { border-bottom: 1px solid #c8ccd1; padding: 0 16px; background-color: white !important; }») |
(нет различий)
|
Версия от 01:24, 30 мая 2024
/* All CSS here will be loaded for users of the mobile site */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
.header-container {
border-bottom: 1px solid #c8ccd1;
padding: 0 16px;
background-color: white !important;
}