0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-22 04:58:40 +00:00

last changes

This commit is contained in:
Víctor Losada Hernández
2026-05-30 00:08:07 +02:00
parent 55c4504ed9
commit ed6bf9f1bb
3 changed files with 20 additions and 13 deletions
+4
View File
@@ -111,6 +111,10 @@ body {
vertical-align : middle;
text-align : center;
border-right : 1px solid;
max-width:50ch;
overflow:hidden;
text-overflow: ellipsis;
white-space: nowrap;
&:last-child { border-right : none; }
}