border:0}svg:not(:root){overflow:hidden}hr{box-sizing:content-box;height:0}button,input{color:inherit;font:inherit;margin:0}button{overflow:visible;text-transform:none;-webkit-appearance:button}button::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input::...
Design & shape of components.Ensure that the design and shapes you are selecting remain consistent throughout the app. If you are choosing sharp corners or rounded corners, they should be the same across the entire UI. This creates a sense of coherence and uniformity, allowing users to interac...
important; + border: none; + background: transparent; +} + +button:hover { + cursor: pointer; +} + +iframe { + border: none !important; +} + + +/*/// +[ Utility ]*/ +.txt1 { + font-family: Poppins-Regular; + font-size: 13px; + color: #e5e5e5; + line-heig...