Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/goodroot/hugo-classic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodroot <9484709+goodroot@users.noreply.github.com>2021-07-03 08:27:51 +0300
committergoodroot <9484709+goodroot@users.noreply.github.com>2021-07-03 08:27:51 +0300
commit621a8f65e228d1ed623ae34b812a48d576af4e03 (patch)
tree54b582b1332a342dec4ebbf94d3c453efcacdb48
parent908edb34511c970fc18ba29dfc8c5ac4e3160f47 (diff)
herm
-rw-r--r--static/css/style.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 0dcd700..e6cb00f 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -204,12 +204,12 @@ blockquote {
display: block;
}
-/* Extra Small Devices, Phones */
-@media only screen and (min-width : 480px) {
- #kellen-face {
+/* Small devices, phones */
+/* @media only screen and (min-width : 480px) {
+ #your-face {
min-width: 40px;
float: center;
padding: 10px 10px 10px 20px;
display: block;
}
-}
+} */