0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 06:52:41 +00:00

initial commit

This commit is contained in:
Víctor Losada Hernández
2024-10-26 16:15:53 +02:00
parent 671044ca3a
commit f8b5a8133e
2 changed files with 118 additions and 169 deletions

View File

@@ -11,6 +11,7 @@
flex : 1;
}
.divider{
position:relative;
touch-action : none;
display : table;
height : 100%;
@@ -35,6 +36,8 @@
}
.arrow{
position : absolute;
left:50%;
translate:-50%;
width : 25px;
height : 25px;
border : 2px solid #bbb;