mirror of
https://github.com/chinchang/web-maker.git
synced 2025-02-24 07:03:13 +01:00
website: btn fix
This commit is contained in:
parent
a2103ae679
commit
34d65effac
@ -89,14 +89,14 @@
|
||||
border: 2px solid #4569b1;
|
||||
line-height: 2.5rem;
|
||||
margin: 1rem 0;
|
||||
width: 85%;
|
||||
width: 80%;
|
||||
}
|
||||
.web-app-btn {
|
||||
position: relative;
|
||||
}
|
||||
.web-app-btn:after {
|
||||
content: 'New';
|
||||
font-size: 1.1rem;
|
||||
font-size: 1rem;
|
||||
position: absolute;
|
||||
background-color: #96b835;
|
||||
padding: 0px 9px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user