center whoami description when mobile
This commit is contained in:
parent
59800f50e2
commit
ff3c1ee455
|
@ -60,6 +60,7 @@
|
||||||
|
|
||||||
@media only screen and (max-width: 769px) {
|
@media only screen and (max-width: 769px) {
|
||||||
width: 75%;
|
width: 75%;
|
||||||
|
text-align: center !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include themify($codeblock) {
|
@include themify($codeblock) {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue