User Profile


person michael_andreuzza   starPREMIUM

Member since 09/13/2019


Karma

5

Public Bits


1
Posted by michael_andreuzza 3 years ago
So, it took me 2 days to figure it out how to do it, now is working and ready to collect Subscribers....
        
//<p class="has-text-white is-size-7-mobile is-size-7-tablet alert alert-success success-message " st...        
      
MORE

2
Posted by michael_andreuzza 3 years ago
It's the material Ui that I use on Colors and Fonts Hope you enjoy it!
        
 /* CSS */
 
 .btn {
        position: relative;
        display: inline-block;
        margin: 5px;
...        
      
MORE

2
Posted by michael_andreuzza 3 years ago
Bulma Mega menu HTML mark up
        
<nav class="navbar ">
  <div class="navbar-brand">
    <a class="navbar-item" href="http://bulma.io">...        
      
MORE