Skip to content
Snippets Groups Projects
Commit 8abd56de authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

download button row

parent 3144d9da
No related branches found
No related tags found
No related merge requests found
......@@ -1097,6 +1097,9 @@ svg{
}
.download-butt{
color: var(--ourbeige) !important;
display: inline-block;
height: 50px !important;
margin-top:;
}
.download-butt{ /* @media unnötig */
background: var(--ourgradient);
......@@ -1110,8 +1113,8 @@ svg{
min-height: 2vh !important;
}
.download-col{
height: 5vh !important;
display: flex;
margin-top: 20px !important;
align-items: center !important;
}
.small-i{ /* @media unnötig */
......@@ -4102,10 +4105,6 @@ figure img{
min-height: 50px !important;
}
.download-butt{
display: inline-block;
height: 50px !important;
}
.download-butt-image{
display: inline-block;
margin-bottom: 20px;
......
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