Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to x axis scroll css

.wrapper {
    display: flex;
    overflow-x: auto;
}
Source by ishadeed.com #
 
PREVIOUS NEXT
Tagged: #axis #scroll #css
ADD COMMENT
Topic
Name
3+9 =