bounce css
Signed-off-by: ale <ale@manalejandro.com>
This commit is contained in:
parent
edec03d225
commit
cead4a01e5
@ -15,18 +15,16 @@ h1 {
|
||||
}
|
||||
|
||||
h4 {
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
border-left: 1px solid #419de6;
|
||||
border-right: 1px solid #419de6;
|
||||
transition: 0.2s;
|
||||
width: 75%;
|
||||
transition: 0.3s;
|
||||
width: 85%;
|
||||
font-size: x-large;
|
||||
}
|
||||
|
||||
h4:hover {
|
||||
width: 90%;
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
.bounce {
|
||||
|
Loading…
x
Reference in New Issue
Block a user