Skip to content
Snippets Groups Projects
Commit 168b0ed6 authored by Sondre Malerud's avatar Sondre Malerud
Browse files

pointer

parent f0d9cc6b
No related branches found
No related tags found
1 merge request!31Shoppinglist testing
Pipeline #226464 failed
......@@ -234,7 +234,8 @@ h1 {
.buttons {
display: flex;
gap: 5px;
align-self: center
align-self: center;
cursor: pointer;
}
.buttons:hover {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment