0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-26 14:48:10 +00:00

Merge branch 'master' into metadata-panel-css-tweak

This commit is contained in:
Gazook89
2021-08-16 13:30:07 -05:00
12 changed files with 305 additions and 54 deletions

View File

@@ -43,6 +43,11 @@
display : inline-flex;
align-items : center;
}
a {
font-size : 0.7em;
font-weight : 800;
display : inline-flex;
}
input{
vertical-align : middle;
cursor : pointer;