diff options
author | innovaciones <sonygarcia99@gmail.com> | 2022-09-23 14:33:02 -0500 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-09-23 23:41:10 +0300 |
commit | b04a36be37320bc0b78de320cc5c731d3ae79dc1 (patch) | |
tree | f9950d5591c190eb377e397cd337b098bee08fb7 | |
parent | e1d49c5262ee6b7cce96e56a530ef140fc44fe45 (diff) |
Tweak margin
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -154,7 +154,7 @@ button{ right: 0;
margin-left: auto;
margin-right: auto;
- margin-top: 35px;
+ margin-top: 34px;
z-index: 100;
border: none;
border-top-left-radius: 0;
|