facilmap/docs/src/.vuepress/styles/index.styl

9 wiersze
160 B
Stylus
Executable File

.home .hero .action-button.secondary {
color: inherit;
background-color: #e8e8e8;
border-bottom-color: #dedede;
&:hover {
background-color: #f3f5f7;
}
}