mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
plans: Change the positioning of the commercial hosting price.
This commit is contained in:
@@ -2415,7 +2415,7 @@ nav ul li.active::after {
|
||||
content: "$";
|
||||
position: relative;
|
||||
vertical-align: top;
|
||||
top: 3px;
|
||||
top: 4px;
|
||||
left: -3px;
|
||||
|
||||
font-size: 2rem;
|
||||
@@ -2425,7 +2425,7 @@ nav ul li.active::after {
|
||||
|
||||
.pricing-model .pricing-container .text-content .price {
|
||||
display: inline-block;
|
||||
margin-right: 15px;
|
||||
margin-right: 2px;
|
||||
|
||||
font-size: 3.5em;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user