mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-12 15:22:45 +00:00
increased left adn right padding on plain table cells for readability
This commit is contained in:
@@ -127,7 +127,7 @@
|
|||||||
tbody{
|
tbody{
|
||||||
tr{
|
tr{
|
||||||
td{
|
td{
|
||||||
padding : 0.2em 0em;
|
padding : 0.2em 0.1em;
|
||||||
}
|
}
|
||||||
&:nth-child(odd){
|
&:nth-child(odd){
|
||||||
background-color : @noteGreen;
|
background-color : @noteGreen;
|
||||||
|
|||||||
Reference in New Issue
Block a user