This commit is contained in:
SG
2025-06-12 19:58:08 +03:00
parent 51b7cd586b
commit af4fd0a618
2 changed files with 2 additions and 22 deletions

View File

@@ -39,32 +39,12 @@
border-radius: 10px;
}
/*
.top_menu a {
font-weight: bold;
color: #333;
padding: 6px 12px;
margin-left: 10px;
text-decoration: none;
transition: background 0.2s ease;
}
.top_menu a:hover {
background: rgba(255, 255, 255, 0.3);
}
*/
@media (min-width: 768px) {
.top_header_text {
font-size: 4rem;
}
}
.card-title {
font-weight: bold;
}
article {
font-size: 1.1rem;
line-height: 1.6;