mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
sticky buttons smaller
This commit is contained in:
parent
502f2aceed
commit
fb720a382f
@ -497,10 +497,10 @@ div.sticky-buttons {
|
|||||||
bottom: 3em;
|
bottom: 3em;
|
||||||
right: 2em;
|
right: 2em;
|
||||||
.btn-circle {
|
.btn-circle {
|
||||||
width: 60px; height: 60px;
|
width: 50px; height: 50px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 0.9rem 1rem;
|
padding: 0.45rem 0.7rem;
|
||||||
display: block;
|
display: block;
|
||||||
margin-bottom: 0.35rem;
|
margin-bottom: 0.35rem;
|
||||||
}
|
}
|
||||||
|
@ -102,4 +102,7 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
|
a.nav-link {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
Loading…
x
Reference in New Issue
Block a user