mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-19 16:10:16 +00:00
fix styles
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.client-icon {
|
.client-icon {
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 10rem;
|
max-width: 11rem;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -8,7 +8,7 @@
|
|||||||
display: block;
|
display: block;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
color: white;
|
color: white;
|
||||||
max-width: 10rem;
|
max-width: 11rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.buttons {
|
.buttons {
|
||||||
|
|||||||
Reference in New Issue
Block a user