updates
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user