9 questions
What do you want to doThe background-size doesn't look good in the app I'm making. So I want to do something like contain for pc, cover for other things.Example Codepages.scss.top-main{ padding —200px...
symptomsViewed the HP being created as a preview on the VS Code Live Server.CSS and SCSS are not reflected.ExpectationsI want to set logo.svg to width:120px;, height:40px;.Reproduction StepsRun the fo...
I want to apply css to rails, but it doesn'tapplication.html.erb<title>UberEvaluation</title> <%=csrf_meta_tags%> <%=csp_meta_tag%> <%=stylesheet_link_tag 'application', med...
What do you want to doI'm recreating the app I made with rails6 with rails7.Among them, I would like to display the background-image.what someone didI wrote the code exactly as it worked in rails6.I c...
What do you want to doI want to change the color of the letter in the header when I move the page (this color on page A).Page B looks like this color.)Current StateI have written the header using the ...
The _tweets.scss you want to reflect in views/tweets/index.html.haml is listed as assembets/modules/_tweets.scss.application.scss can be found in @import reset;@import font-awesome-sprockets;@import f...
I watch YouTube tutorial video https://youtube.com/watch?v=NSWr6dkc_Xw&t=418s and try to make a 3D animation while copying it exactly as it is.I was able to get to a certain point smoothly.The htm...
We are developing with rails6, but css is applied in double.The hierarchical structure of the folder is as follows:app/assets/stylesheets/_common.cssapp/assets/stylesheets/_icomoon.cssapp/assets/style...
I usually use simple jQuery, but I always stumble when it gets complicated.Please tell me how to make it possible to achieve the following actions.I was able to do the 3rd above, While the image is fo...
© 2024 OneMinuteCode. All rights reserved.