mirror of
https://github.com/grey-cat-1908/website.git
synced 2024-11-11 18:57:26 +03:00
Update custom.css
This commit is contained in:
parent
f58db318e2
commit
72bdacb28e
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue