center whoami description when mobile

This commit is contained in:
zzossig 2020-02-10 23:19:23 +09:00
parent 59800f50e2
commit ff3c1ee455
2 changed files with 2 additions and 1 deletions

View File

@ -60,6 +60,7 @@
@media only screen and (max-width: 769px) {
width: 75%;
text-align: center !important;
}
@include themify($codeblock) {