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:
-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;
}
-}
+} */