Update custom.css

This commit is contained in:
Виктор 2024-03-13 20:35:24 +03:00 committed by GitHub
parent f58db318e2
commit 72bdacb28e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -110,6 +110,7 @@ nav .container {
.mc {
margin-top: 50px;
overflow-x: auto;
}
/* РАЗМЕТКА */
.mc h1, .mc h2, .mc h3, .mc h4, .mc h5 {
@ -137,6 +138,7 @@ nav .container {
.mc table {
display: block;
overflow-x: auto;
width: 100%;
flex-direction: column;
text-align: center;