Text center

This commit is contained in:
Andrei Astafev 2019-04-25 07:52:56 +03:00
parent 420fce78db
commit cffae9c297

View File

@ -81,6 +81,11 @@ p {
text-align: justify; text-align: justify;
} }
.text-center {
text-align: center;
}
#aboutme { #aboutme {
padding-top: 0px; padding-top: 0px;
padding-bottom: 5px; padding-bottom: 5px;