0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 01:42:42 +00:00

Add note to Lang selector

This commit is contained in:
Trevor Buckner
2023-03-21 10:38:48 -04:00
parent 33d8d51956
commit 10263cbf7c

View File

@@ -100,8 +100,10 @@
z-index : 200; z-index : 200;
} }
small { small {
font-size : 0.6em; font-size : 0.6em;
font-style : italic; font-style : italic;
line-height : 1.4em;
display : inline-block;
} }
} }