mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Add missing value
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
display: space-around;
|
||||
display: space-between;
|
||||
display: space-evenly;
|
||||
display: legacy;
|
||||
}
|
||||
|
||||
.animations {
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
display: space-around;
|
||||
display: space-between;
|
||||
display: space-evenly;
|
||||
display: legacy;
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user