summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-11 21:06:33 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-03-11 21:06:33 +0100
commitc611c8ed6766365079f8a16ab5ddf4f9b774f371 (patch)
tree7650d063435e3dbeaa2b7b062cd4dbdcc5b21ce8
parent65e48c9f80b26f7c526a455eefa7df2ab63cefc9 (diff)
downloadquatuorbellefeuille.com-c611c8ed6766365079f8a16ab5ddf4f9b774f371.tar.xz
Tweak comment formatting
-rw-r--r--stylesheets/commun.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css
index 22fb053..a9c0cae 100644
--- a/stylesheets/commun.css
+++ b/stylesheets/commun.css
@@ -224,9 +224,9 @@ footer.legal {
}
footer.social > a.contact {
- /* Ideally should be just: */
- /* writing-mode: sideways-lr; */
- /* but of course We Can't Have Nice Things. */
+ /* Ideally should be just:
+ * writing-mode: sideways-lr;
+ * but of course We Can't Have Nice Things. */
writing-mode: vertical-rl;
transform: rotate(180deg);
padding: 1rem 0.5rem;