mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-11 22:06:56 +00:00
center the view counter on mobile
This commit is contained in:
@@ -33,6 +33,12 @@
|
||||
|
||||
}
|
||||
|
||||
@media (max-width: 800px) {
|
||||
.view-counter {
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user