1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-26 08:11:17 +02:00

style: modal close btn ui

This commit is contained in:
Kushagra Gour
2018-06-15 17:30:14 +05:30
parent d281bb7e53
commit 6176f3920c

View File

@@ -722,6 +722,8 @@ body>#demo-frame {
position: absolute;
right: 10px;
top: 10px;
text-transform: uppercase;
font-weight: 700;
opacity: 0.8;
transition: 0.25s ease;
}